home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / prog / sherl270.arj / SHERLOCK.DOC < prev    next >
Encoding:
Text File  |  1993-09-12  |  29.0 KB  |  773 lines

  1.  
  2.  
  3.  
  4.                                  S H E R L O C K
  5.  
  6.  
  7.  
  8.                    A Dual Window ASCII File Comparison Utility
  9.  
  10.  
  11.  
  12.               SHERLOCK is a commercial program and is copyrighted.
  13.               It is distributed using the Shareware marketing
  14.               concept.  The Shareware concept allows you to try the
  15.               fully functional program on your own computer before
  16.               you buy it.  If you continue to use SHERLOCK or keep
  17.               it for when you might use it, then you MUST send the
  18.               $25 registration fee to the author.  Press Function
  19.               Key 8 to print the registration form from the program.
  20.  
  21.               When you register SHERLOCK you will receive:
  22.  
  23.                     Telephone and mail support.
  24.                     A copy of the latest version of SHERLOCK
  25.                     Removal of Registration Screen & reminders.
  26.                     Skip the Registration Form reminder at the end
  27.                       of the program.
  28.                     A loan amortization program with both the
  29.                       BASIC source code and the compiled
  30.                       program. No registration is required for
  31.                       the amortization program.
  32.                     A Copy of DISKLIST for you to try.
  33.  
  34.  
  35.  
  36.  
  37.  
  38.                                _______
  39.                           ____|__     |               (R)
  40.                        --|       |    |-------------------
  41.                          |   ____|__  |  Association of
  42.                          |  |       |_|  Shareware
  43.                          |__|   o   |    Professionals
  44.                        -----|   |   |---------------------
  45.                             |___|___|    MEMBER
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.                                 Table of Contents
  73.  
  74.  
  75.                     OVERVIEW...............................1
  76.  
  77.                     FASTSTART..............................1
  78.  
  79.                     FUNCTION KEYS..........................2
  80.  
  81.                     HELP SCREENS...........................3
  82.  
  83.                     SEARCH.................................6
  84.  
  85.                     TEXT INPUT.............................6
  86.  
  87.                     MISCELLANEOUS..........................6
  88.  
  89.                     MONOCHROME.............................8
  90.  
  91.                     MEMORY USAGE...........................8
  92.  
  93.                     SHAREWARE..............................8
  94.  
  95.                     EPILOGUE..............................10
  96.  
  97.                     OMBUDSMAN............................ 10
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.                               Copyright 1988..1993
  115.                              John P. Bauernschub, Jr.
  116.  
  117.                                    Gulf Sierra
  118.                                14809 Clavel Street
  119.                              Rockville, MD 20853-1543
  120.                                   301-460-0354
  121.  
  122.                               CompuServe ID 73270,77
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.         OVERVIEW
  130.  
  131.         SHERLOCK is designed to do one job, compare two ASCII files line
  132.         by line.  When the lines do not match, SHERLOCK raises a flag.
  133.         At that point, you may scroll either or both files past the
  134.         mismatch to put them in sync and then continue.  SHERLOCK
  135.         contains features for searching, jumping around the files,
  136.         restarting, and copying lines to a printer.  SHERLOCK does not
  137.         write to either file.
  138.  
  139.         SHERLOCK is designed as a tool for programmers, writers and
  140.         workstation support personnel.  It is best on files like program
  141.         source files, AUTOEXEC.BAT, CONFIG.SYS, and text documents.
  142.  
  143.         SHERLOCK displays five lines of each file in separate windows.
  144.         The line from each file that is being compared is in the center
  145.         of the window and highlighted.  When the center lines in each
  146.         window do not match, a message indicating this pops up between
  147.         the windows.  The top line of each window frame displays the line
  148.         number of the center line and the name of the file.
  149.  
  150.  
  151.         FAST START
  152.  
  153.         SHERLOCK is started by entering one of the following commands:
  154.  
  155.                             SHERLOCK
  156.  
  157.                             SHERLOCK filename1
  158.  
  159.                             SHERLOCK filename1 filename2
  160.  
  161.                             SHERLOCK filename1 d:\*
  162.  
  163.         If you do not enter a filename or filenames, SHERLOCK will prompt
  164.         you.  There is a feature (new to version 2.6) that allows you to
  165.         view the file names on any drive or directory and select from
  166.         that list.  If you want to have the exact same file in both
  167.         windows for learning SHERLOCK, enter only an asterisk for the
  168.         second file name.  SHERLOCK will substitute the first file name
  169.         for the asterisk.
  170.  
  171.         If you are comparing two files with the same name that are on
  172.         different disks or in different directories, enter the filename
  173.         that is in the current directory as filename1, either on the DOS
  174.         command line or at the prompt in SHERLOCK.  For the second file
  175.         name, enter the drive or path followed by an asterisk (no space
  176.         between the path and the asterisk).  Again, SHERLOCK will
  177.         substitute the first file name for the asterisk.
  178.  
  179.         These instructions will be easier to understand if you are
  180.         running SHERLOCK while you are reading them.  You can try each
  181.         function as you read about it.  Print a copy of these
  182.  
  183.  
  184.                                    -1-                                   
  185.  
  186.  
  187.  
  188.         instructions if you haven't done so.  They are about 12 pages.
  189.         To print them, use the DOS command:
  190.  
  191.                             COPY SHERLOCK.DOC PRN
  192.  
  193.         Use the file SHERLOCK.DOC as the text file to learn on.  To run
  194.         SHERLOCK with this file in both windows, enter the DOS command:
  195.  
  196.                             SHERLOCK SHERLOCK.DOC  *
  197.  
  198.         The asterisk causes the first file name, SHERLOCK.DOC, to be also
  199.         used as the second file name.
  200.  
  201.         Unregistered versions of SHERLOCK start by displaying the title
  202.         screen.  It explains how to register this Shareware program.  The
  203.         bottom line of the screen prompts for an M if you are using a
  204.         monochrome monitor, otherwise press any other key to continue.
  205.         If there is NOT a border line around the title screen on your
  206.         display, press M.
  207.  
  208.  
  209.         FUNCTION KEYS
  210.  
  211.         The following is a list of operations that can be activated by
  212.         function keys.
  213.  
  214.                            FUNCTION KEYS
  215.  
  216.                        FK 1    Help; also Shift FK 1 & Ctl FK 1
  217.                        FK 2    Jump to a Line
  218.                        FK 3    Search
  219.                        FK 4    Jump to DOS (Shell)
  220.                        FK 5    Open a New File
  221.                        FK 6    Reverse Scroll Action
  222.                        FK 7    Print Lines
  223.                        FK 8    Print Registration Form
  224.                        FK 9    Toggle Display ON/OFF
  225.                        FK 10   SCAN Start/Stop (Toggle)
  226.  
  227.         In the upper right corner of the screen are three more control
  228.         functions.
  229.  
  230.                        T-Trim Leading Spaces  No
  231.                        A-Case Sensitive       Yes
  232.                        R-Remove All Spaces    No
  233.  
  234.         Pressing T, A, or R toggles the Yes/No.  When SHERLOCK starts
  235.         these features default to the normal SHERLOCK settings and are
  236.         not saved from session to session.
  237.  
  238.         There are three help windows that contain most of the information
  239.         that you need to effectively operate SHERLOCK.
  240.  
  241.  
  242.  
  243.                                    -2-                                   
  244.  
  245.  
  246.  
  247.         H or Function Key 1 pops up help window #1.  Shift FK 1 pops up
  248.         help window #2.  Control FK 1 pops up help window #3.  Whenever a
  249.         help window is open, another help window can be viewed by
  250.         pressing its relative function key or number on either set of
  251.         numeric keys.
  252.  
  253.         You may step through the help windows by pressing the space bar,
  254.         the H key, the Up and Down arrows, and Page Up and Page Down.  So
  255.         if help window #1 is open, just press the number 3 to get the
  256.         third help window, then 2 to get the second, or whatever one you
  257.         want.  Or, just keep pressing H.  SHERLOCK turns the Num Lock on
  258.         and off for you so that you can use the digits 1, 2, 3.
  259.  
  260.         Functions 1, 2, 3, 4, 5, 7 and 8 open a window with information
  261.         or a menu.
  262.  
  263.         Function 10 (or the Enter key) toggles the scan mode on and off.
  264.         The scan mode continuously scrolls the lines in each window one
  265.         line, then compares them.  The scan continues until two lines are
  266.         found that do not match, the end of either file is reached,
  267.         function key 10 (or the Enter key) is pressed again, or the ESC
  268.         key is pressed.
  269.  
  270.         Function key 9 (or the space bar) controls whether the text lines
  271.         will be displayed during the scan mode.  The reason for not
  272.         displaying the text during the scan mode is to speed the scan
  273.         rate.  Function key 9 (or the space bar) toggles a flag that
  274.         indicates the status of the display mode.  This flag is not
  275.         visible until the toggle is first pressed.  The text is always
  276.         displayed when the scan mode is off.  When the scan stops, all
  277.         lines are immediately displayed.
  278.  
  279.         Function key 6 reverses the direction that the text in the
  280.         windows will scroll when commanded by Page Up, Page Down, and the
  281.         Up and Down arrow keys.  The direction in effect is indicated by
  282.         an up or down arrow in the Function Key Window.
  283.  
  284.         The ESC key can be used to stop any activity in SHERLOCK.  It is
  285.         also used to exit the program.
  286.  
  287.  
  288.         HELP SCREENS
  289.  
  290.         Function Key 1 produces the following list of the action keys
  291.         that move the text in the windows.  This is also Help Window 1.
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.                                    -3-                                   
  303.  
  304.  
  305.  
  306.                                   ACTION KEYS
  307.  
  308.                    Page Up            Scroll both windows up
  309.                    Page Down          Scroll both windows down
  310.                    Up   Arrow         Scroll top  window  up
  311.                    Down Arrow         Scroll top  window  down
  312.                    Shift Up   Arrow   Scroll botm window  up
  313.                    Shift Down Arrow   Scroll botm window  down
  314.                    Left  Arrow        Shift midlines left  20
  315.                    Right Arrow        Shift midlines right 20
  316.  
  317.                            Home       Beginning of Both files
  318.                            End        End of       Both files
  319.                    Control Home       Beginning of Top file
  320.                    Control End        End of       Top file
  321.                      Shift Home       Beginning of Bottom file
  322.                      Shift End        End of       Bottom file
  323.  
  324.                    Ins          Scroll top window until Match
  325.                    Del          Scroll botm window until Match
  326.                    ESC          STOP any activity, Quit Program
  327.  
  328.                                   Help Window 1
  329.  
  330.  
  331.         Help Window 2 provides reminders on additional action keys,
  332.         information on help, commands for editing input to prompts, and
  333.         commands for the search feature.  This window can be displayed by
  334.         pressing 2 when another help window is open or with Shift FK 1
  335.         otherwise.
  336.  
  337.                    RETURN = FK 10    Toggle SCAN      ON/OFF
  338.                    SPACE  = FK  9    Toggle Display   ON/OFF
  339.                      SHIFT with FK 10, RETURN, INS, or DEL
  340.                       Produces the defined action in the
  341.                               OPPOSITE Direction
  342.                   - - - - - - - -   H E L P   - - - - - - - -
  343.                     Activate the Three HELP Windows with H,
  344.                        FK 1, Shift FK 1, or Control FK 1
  345.                           Switch between them with H,
  346.                    Space, 1,2,3, FK1, FK2, FK3, PAGE UP-DOWN
  347.                   - - - - -  EDITING PROMPT INPUTS  - - - - -
  348.                         Input Line Scrolls Horizontally
  349.                             ESC Deletes Input Line
  350.                         Traditional Functions Work For:
  351.                   Left  Right  Home  End  Ins  Del  Backspace
  352.                   - - - - - - -   S E A R C H   - - - - - - -
  353.                               S of FK 3 - Search
  354.                           C - Continue a Search when
  355.                     Continue prompt is displayed at bottom
  356.  
  357.                                   Help Window 2
  358.  
  359.  
  360.  
  361.                                    -4-                                   
  362.  
  363.  
  364.  
  365.         Help Window 3 is a reference on optimizing memory usage.  This
  366.         window can be displayed by pressing 3 when another help window is
  367.         open or with Control FK 1 otherwise.
  368.  
  369.                             Printer Control Commands
  370.                         L - Blank Line     E - Eject Page
  371.  
  372.                    - - - -   Optimizing Memory Usage   - - - -
  373.  
  374.                    M  Toggles the Display of FREE STRING SPACE
  375.                    Values Displayed in the TOP LEFT CORNER are:
  376.  
  377.                        aaaa   bbbb   cccc
  378.                        dddd   nnn
  379.  
  380.                      aaaa    Before Reading any Files
  381.                      bbbb       After Reading 1st File
  382.                      cccc          After Reading 2nd File
  383.                      dddd    Current FREE STRING SPACE
  384.                      nnn        Setting for Max Buffer Lines
  385.  
  386.                       Change the Max Buffer Lines with
  387.                          /B=nnn on the COMMAND Line
  388.  
  389.                                   Help Window 3
  390.  
  391.  
  392.         The SHIFTED commands - Page Up, Page Down, Home, End, and arrows
  393.         - now work on enhanced keyboards that have cursor keys separate
  394.         from the numeric keypad.  These commands still work on the
  395.         numeric keypad.  Remember, shift always affects action in the
  396.         second window.  Even shift FK 1 displays the second help window.
  397.  
  398.         SHIFT with FK 10, RETURN, INS, or DEL produces the defined action
  399.         in the OPPOSITE Direction.
  400.  
  401.         If the scan mode is off, pressing ESC, Q, or X will open a window
  402.         to ask if you really want to quit SHERLOCK.  Pressing ESC, Q, X,
  403.         Y, or RETURN then will end SHERLOCK; any other key will continue
  404.         SHERLOCK.
  405.  
  406.         SHERLOCK uses the arrow keys on the numeric keypad and on the
  407.         separate cursor keypad.  SHERLOCK turns the Num Lock off when it
  408.         starts.  It turns it on again when you press a function key that
  409.         requests numeric input, then turns it off again.  So don't touch
  410.         the Num Lock key when using SHERLOCK, it's automatic.
  411.  
  412.         Function Key 4 puts you in DOS to run DOS programs.  The
  413.         technical term is Shell to DOS.  SHERLOCK has not ended and is
  414.         still in memory.  You may not have enough memory to run some
  415.         programs.  Enter the DOS command EXIT to return to SHERLOCK.  To
  416.         exit SHERLOCK when you are done and remove it from memory, press
  417.         ESC, Q, or X twice.
  418.  
  419.  
  420.                                    -5-                                   
  421.  
  422.  
  423.  
  424.         SEARCH
  425.  
  426.         SHERLOCK has the capability to perform a search.  You initiate a
  427.         search or change the search text by pressing Function Key 3 or S.
  428.         It prompts for input from a pop up window.  When a search is
  429.         initiated this way, the search starts at the highlighted line.
  430.         When a match is found, every occurrence of the matched text on
  431.         that line is highlighted.  There is a mode where all lines that
  432.         have a match can be sent to your printer.
  433.  
  434.         Whenever there is a string in the search buffer to search for,
  435.         the phrase "C = Continue Search" is displayed at the bottom of
  436.         your screen.  By pressing C, the search will continue on the next
  437.         line after the highlighted line.  If it doesn't find another
  438.         occurrence of the search string, it will tell you so and will
  439.         return to the line from where it started.
  440.  
  441.         When SHERLOCK is executing the Continue Search command, it opens
  442.         a window at the bottom of the screen to indicate its status.  If
  443.         SHERLOCK finds the string quickly and/or you have a fast
  444.         computer, this message will appear and disappear too quick to
  445.         read or even identify.
  446.  
  447.         Note the difference between Search and Continue Search.  Search
  448.         starts looking for a match at the beginning of the highlighted
  449.         line.  Continue Search starts looking at the line after the
  450.         highlighted line.
  451.  
  452.  
  453.         TEXT INPUT
  454.  
  455.         There are several prompts where SHERLOCK asks for text input.
  456.         All follow these rules.  SHERLOCK always presents the previous
  457.         data in that field for you to edit if you wish.  ESC will erase
  458.         the entire line.  All standard editing features of the computer
  459.         are available: insert, delete, home, end, left and right arrows.
  460.  
  461.         SHERLOCK has a novel feature.  If you want to enter more
  462.         characters than will fit into the input window, then SHERLOCK
  463.         scrolls the text sideways.  All data will not be displayed in the
  464.         text window, but it will be used.
  465.  
  466.  
  467.         MISCELLANEOUS
  468.  
  469.         Function key 7 will print lines of the text files on your
  470.         printer.  It will also skip lines or eject pages (form feed).
  471.         You can print blank lines or eject a page when no function key
  472.         window is open.  Press the L key to skip a line or the E key to
  473.         eject a page.
  474.  
  475.         SHERLOCK will trap errors when your printer is OFF or OFF LINE.
  476.         A window will pop up to tell you so.  You may turn your printer
  477.  
  478.  
  479.                                    -6-                                   
  480.  
  481.  
  482.  
  483.         ON and ON LINE, then hit RETURN, and SHERLOCK will continue.  Or
  484.         press ESC, Q, or X and SHERLOCK will skip the printing.
  485.  
  486.                             *  *  *  *  *  *  *  *
  487.                             *    C A U T I O N   *
  488.         * * * * * * * * * * *                    * * * * * * * * * * * *
  489.  
  490.         Some computers do not respond for 30 to 60 seconds to the program
  491.         when a printer is OFF LINE or OFF.  In my experience this has
  492.         always occurred when the printer is ON but OFF LINE.  This
  493.         timeout period is controlled by DOS.  SHERLOCK will not be able
  494.         to display the error window until the DOS timeout period ends.
  495.         If you accidentally press L (Line Feed) or E (Eject Page) and
  496.         your printer is not ready, or it is not ready when you want to
  497.         print, then you may have to wait 30 to 60 seconds for SHERLOCK to
  498.         get back in control.  If SHERLOCK ever locks up, wait at least a
  499.         minute before rebooting.  You may not have to.
  500.  
  501.         * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  502.  
  503.         SHERLOCK remembers when you select the parameter to use the
  504.         printer in the search mode until you change it in the "Find All &
  505.         send to printer" prompt.  However, if a printer error window pops
  506.         up and you select the option to quit printing, SHERLOCK will
  507.         change this search parameter to no printing.
  508.  
  509.         When a highlighted line is longer then 78 characters, the color
  510.         of the 78th character is black on white to alert you to the fact
  511.         that there is more text.  Press the right arrow key to see more
  512.         of the right end of the line.  This will scroll the center line
  513.         in both windows horizontally 20 characters for each press.  The
  514.         left arrow key scrolls the lines back.
  515.  
  516.         The animated title of SHERLOCK is now an option.  To activate it
  517.         for a single run, include in the command string after the
  518.         filenames
  519.  
  520.                                       /D
  521.  
  522.         after the file names.  You can permanently modify SHERLOCK so
  523.         that the title will always dance.  To do so, run SHERLOCK from
  524.         the default directory, i.e. SHERLOCK.EXE must be in the directory
  525.         that you are running from, and include after the filenames
  526.  
  527.                                      /DANCE
  528.  
  529.         in the command string.  As always, the animated title can be
  530.         halted instantly by pressing any key.
  531.  
  532.         SHERLOCK requires 256 K of free memory and DOS 2.1 or later.
  533.  
  534.  
  535.  
  536.  
  537.  
  538.                                    -7-                                   
  539.  
  540.  
  541.  
  542.         MONOCHROME
  543.  
  544.         Users of the unregistered version can switch to monochrome by
  545.         pressing M when the Shareware screen is displayed.  However you
  546.         can't do that in the registered version or when the unregistered
  547.         version runs as if registered.  SHERLOCK can be modified to
  548.         always run in monochrome mode and switched back to color.
  549.  
  550.         To modify it for monochrome, run SHERLOCK from the default
  551.         directory, i.e. SHERLOCK.EXE must be in the directory that you
  552.         are running from, and include after the filenames
  553.  
  554.                                      /MONO
  555.  
  556.         in the command string.  To switch back to color use /COLOR.
  557.  
  558.  
  559.         MEMORY USAGE
  560.  
  561.         Technical Note:  Information in the following section is NOT
  562.         required for you to use SHERLOCK.  It is presented as technical
  563.         information for the serious computer user who enjoys optimizing
  564.         software for maximum performance.  Please skip to the next
  565.         section - SHAREWARE - if you wish.
  566.  
  567.         Regardless of how much memory your computer has, the compiler
  568.         used for SHERLOCK only allows about 64,000 bytes of memory for
  569.         string space.  The lines of data from the two files you are
  570.         comparing occupy this space.  There is no limit to the length of
  571.         the document SHERLOCK can process.  SHERLOCK keeps 200 lines of
  572.         each file in memory at a time.  When it gets to line 198, it
  573.         releases the first 100 lines and reads the next 100 lines from
  574.         your disk.
  575.  
  576.         SHERLOCK has a method for you to measure memory available so that
  577.         you can make adjustments to make optimum use of memory.  The M
  578.         command displays string memory usage.  This is a toggle, so it
  579.         turns the display on then off.  The M command causes numbers to
  580.         be displayed in the upper left corner of the screen in the
  581.         following relative positions.
  582.  
  583.         The numbers on the first line represent the values of the free
  584.         string space before reading files, after reading the first file,
  585.         and after reading the second file, respectively.
  586.  
  587.         The second line displays the current free string space and the
  588.         total file buffer size in lines.
  589.  
  590.         You may set total lines for the file buffer by entering
  591.  
  592.                                    /B=n
  593.  
  594.  
  595.                                    -8-                                   
  596.  
  597.  
  598.  
  599.         after the file names, if any, on the command line.  n is a number
  600.         like 400.  The default is 200, which allocates 200 lines for each
  601.         file.  If you have enough memory, as indicated by first value on
  602.         the second line, and you scroll back and forth often, then a
  603.         larger value may increase speed by requiring less pausing for disk
  604.         access when manipulating long files.
  605.  
  606.  
  607.         SHAREWARE
  608.  
  609.         SHERLOCK is NOT a public domain program.  It is copyrighted and
  610.         distributed as Shareware.  SHERLOCK may be distributed on
  611.         bulletin boards, by computer user groups and by others who
  612.         distribute it for $10 or less.  SHERLOCK.EXE and SHERLOCK.DOC,
  613.         must be distributed together and unaltered.
  614.  
  615.         If after evaluating SHERLOCK, you decide to use it or keep it for
  616.         when you will need it, then you MUST submit the registration fee.
  617.         The registration form is at the end of the documentation and a
  618.         copy can be printed from SHERLOCK by pressing Function Key 8.
  619.  
  620.         For corporate or educational institution discounts on multiple
  621.         copies or site licenses, contact Gulf Sierra.
  622.  
  623.         When you register SHERLOCK you will receive:
  624.  
  625.                   Telephone and mail support.
  626.                   A copy of the latest version of SHERLOCK
  627.                   Removal of Registration Screen & reminders.
  628.                   Skip the Registration Form reminder at the end
  629.                     of the program.
  630.                   A loan amortization program with both the
  631.                     BASIC source code and the compiled
  632.                     program. No registration is required for
  633.                     the amortization program.
  634.                   Copies of PC-ACCOUNT and DISKLIST for you
  635.                     to try before registering.
  636.  
  637.         You will also receive a free introductory membership certificate
  638.         to CompuServe with a $15.00 credit towards online time.
  639.  
  640.         Because I will send you all of this software, please indicate on
  641.         the registration form the size of the floppy disks that you can
  642.         use.
  643.  
  644.         Once in a while SHERLOCK will act like it is registered for non
  645.         registered users.  It starts running without the shareware screen
  646.         and displays a window with the message 'Will Run as if
  647.         REGISTERED' just to show you how it will run when registered.
  648.  
  649.         The registration fee is 25.00.  Maryland residents add 5% state
  650.         sales tax ($1.25).  Orders outside of the United States add $3
  651.         for postage & handling unless you are sending $25 in travelers
  652.  
  653.  
  654.                                    -9-                                   
  655.  
  656.  
  657.  
  658.         checks.  All checks and money orders must be in US funds and
  659.         drawn on a US bank.  Visa or MasterCard may be used.
  660.  
  661.         The following is the schedule of the multi-copy license fees.
  662.         The fee includes one master diskette which you may then copy and
  663.         use on the number of machines listed below:
  664.  
  665.                       # Users        Price
  666.                       -------       -------
  667.                          5        $  100.00   ($20 per copy)
  668.                         10           140.00   ($19 per copy)
  669.                         25           425.00   ($17 per copy)
  670.                         50           750.00   ($15 per copy)
  671.                        100         1,200.00   ($12 per copy)
  672.                       Site         2,500.00
  673.  
  674.         For corporate, educational institution, and network discounts,
  675.         contact Gulf Sierra.
  676.  
  677.         Most copies of software on bulletin boards and even in software
  678.         vendor libraries are not the latest version.  It takes a long
  679.         time for these to get around, and most of the effort is placed on
  680.         the widest distribution of the initial release.  And with so much
  681.         emphases being placed on 'safe software' these days, where is
  682.         there a more reliable place to obtain your software than directly
  683.         from an ASP author.
  684.  
  685.  
  686.  
  687.         EPILOGUE
  688.  
  689.         Please report discrepancies (bugs) that you find in SHERLOCK.
  690.         Include sufficient information for me to replicate the incident.
  691.         When I correct a bug, the person who reported it gets the first
  692.         revised copy.
  693.  
  694.         Whenever you write, please include your home phone number.  I
  695.         like to hear about your experiences with SHERLOCK.  You can also
  696.         send CompuServe Mail to me.  My CompuServe ID is 73270,77.  I
  697.         usually answer questions by phone on the weekend or early in the
  698.         evening Eastern time.
  699.  
  700.         If you do not like SHERLOCK, please let me know that you tried it
  701.         and, if you wish, why you will not use it again.  Tell me what
  702.         features would have made SHERLOCK useful to you.  Many features
  703.         in my software were suggested by people who did not register.
  704.         And of course, many more were suggested by those who did
  705.         register.  You may use the registration form to reply and cross
  706.         out the word Registration.
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.                                   -10-                                   
  714.  
  715.  
  716.  
  717.         OMBUDSMAN
  718.  
  719.         I am a member of the Association of Shareware Professionals
  720.         (ASP).  ASP wants to make sure that the Shareware principle works
  721.         for you.  If you are unable to resolve a Shareware-related
  722.         problem with an ASP member by contacting the member directly, ASP
  723.         may be able to help.
  724.  
  725.         The ASP Ombudsman can help you resolve a dispute or problem with
  726.         an ASP member, but does not provide technical support for
  727.         members' products.  Please write to the ASP Ombudsman at 545
  728.         Grover Road, Muskegon, MI 49442-9427 or send a CompuServe message
  729.         via CompuServe mail to ASP Ombudsman 70007,3536.
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.                                   -11-                                   
  773.